.gk2020{
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}
.gk2020 em{
    font-size: 14px;
    font-style: normal;
    color: #666;
    padding: 0 5px;
}

.gk2020 .gk_top{
    height: 22px;
    line-height: 22px;
    margin-bottom: 30px;
}
.gk2020 .gk_top .left{
    float: left;    
}
.gk2020 .gk_top .left .fire{
    float: left;    
    margin-right: 10px;
}
.gk2020 .gk_top .left h2{
    float: left;  
    font-size: 18px;
    color: #ed1b23;
    font-weight: normal;
    font-family: ;
    line-height: 26px;
    font-weight: bold;
}
.gk2020 .gk_top .right{
    float: right;
}
.gk2020 .gk_top .right a{
    font-size: 14px;
    color: #666;
    font-family:;
    line-height: 26px;
}
.gk2020 .gk_top .right a:hover{
    color: #f02c36;
}

.gk2020 .gk_top .right span{
    font-size: 16px;
    margin: 0 5px;
    color: #666;
}

.gk_mid {
    margin-bottom: 20px;
}

.gk_mid .cal{
    float: left;
    width: 80px;
    height: 60px;
    margin-right: 10px;
}

.gk_mid .time_list li{
    float: left;
    width: 160px;
    height: 60px;
    background: #ededed;
    position: relative;
    margin-left: -30px;
    border-radius: 0 50px 50px 0;
}

.gk_mid .time_list li a{
    display: block;
    padding-top: 8px;
    padding-left: 50px;
    font-size: 14px;
    line-height: 22px;
    font-family: ;
}
.gk_mid .time_list li a:hover{
    text-decoration: none;
}

.gk_mid .time_list li a p{
    padding-left: 50px;
    font-size: 14px;
    line-height: 22px;
    font-family: ;
}

.gk_mid .time_list li:nth-child(1){
    background: #f5f5f5;
    width: 130px;
    z-index: 7;
    margin-left: 0;
}


.gk_mid .time_list li:nth-child(1)  a{
    padding-left: 20px;
}
.gk_mid .time_list li:nth-child(1)  a p{
    padding-left: 20px;
}

.gk_mid .time_list li:nth-child(2){
    z-index: 6;
}
.gk_mid .time_list li:nth-child(3){
    background: #f5f5f5;
    z-index: 5;
}

.gk_mid .time_list li:nth-child(4){
    z-index: 4;
}
.gk_mid .time_list li:nth-child(5){
    background: #f5f5f5;
    z-index: 3;
}
.gk_mid .time_list li:nth-child(6){
    z-index: 2;
}

.gk_mid .time_list li:nth-child(7){
    background: #f5f5f5;
    z-index: 1;
}

.gk_mid .time_list li.active{
    background: url(../img/active_bg.png);
    color: #fff;
}
.gk_mid .time_list li.active p{
    color: #fff;
}
.gk_mid .time_list li.active a{
    color: #fff;
}

.gk_mid .time_list li:nth-child(1).active{
    background: url(../img/active_bg0.png);
}
.gk_bot .left{
    float: left;
    width: 320px;
}
.gk_bot .left .num{
    width: 132px;
    height: 88px;
    float: left;
    background: url(../img/num_bg.png) no-repeat center center;
    margin-left: 6px;
    margin-right: 14px;
    text-align: center;
}

.gk_bot .left .num h3{
    font-size: 16px;
    color: #333333;
    font-family: ;
    margin-bottom: 13px;
}
.gk_bot .left .num h3 a{
    font-size: 16px;
    color: #333333;
    font-family: ;
}


.gk_bot .left .num p{
    font-size: 16px;
    color: #f3787d;
    font-family: ;
    font-weight: bold;
    margin-bottom: 9px;
    line-height: 16px;
}

.gk_bot .left .num p a{
    font-size: 16px;
    color: #f3787d;
    font-family: ;
    font-weight: bold;
    margin-bottom: 9px;
    line-height: 16px;
}

.gk_bot .left .num p .percent{
    color: #666666;
    font-family: ;
    font-size: 14px;
}
.gk_bot .left .num p .up{
    font-family: ;
    font-size: 14px;
}

.gk_bot .mid {
    float: left;
    width: 305px;
}
.gk_bot .mid h3 a{
    font-size: 16px;
    color: #333;
    font-family: ;
    line-height: 16px;
}
.gk_bot .mid h3 a:hover{
    color: #f02c36;
}

.gk_bot .mid h3 {
    margin-bottom: 18px;
}
.gk_bot .mid p{
    margin-bottom: 18px;
}
.gk_bot .mid p a{
    color: #666666;
    font-family: ;
    font-size: 14px;
}
.gk_bot .mid p a:hover{
    color: #f02c36;
}

.gk_bot .right{
    float: right;
}
.gk_bot .right .btns{
    width: 375px;
}

.gk_bot .right .btns a{
    width: 110px;
    height: 28px;
    background: #ef4b51;
    margin-left: 15px;
    margin-bottom: 20px;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    display: block;
    float: left;
    font-family: ;
}

.offcn_banner_new{
    width:1000px;    
    position: relative;
    box-sizing: border-box;
    z-index: 99;
    padding-left: 274px;
    display:-webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: flex-start;
    align-content:  flex-start;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -moz-box-pack:space-between;
    -webkit--moz-box-pack:space-between;
    box-pack:space-between;
    -webkit-flex-wrap:wrap;
    -webkit-box-lines:multiple;
    -moz-flex-wrap:wrap;
    flex-wrap:wrap;
    overflow: hidden;
    height: 495px
}
.offcn_banner_new>div{
    background-color:#ccc;
    border-radius:12px;
    overflow: hidden;
    margin:0;
}
.offcn_banner_new>.div, .offcn_banner_new>.div a, .offcn_banner_new>.div_new{
    width:236px;
    height:133px;
    margin-bottom:13px;
    display: block;
    position: relative;
}
.offcn_banner_new>.div a{
    display: block;
    margin-bottom: 0;
}
.offcn_banner_new>.div img{
    display:block;
    width:100%;
}
.offcn_banner_new>.divMax, .offcn_banner_new>.divMax a{
    width:360px;
    height:202px;
    display: block;
    position: relative;
}
.offcn_banner_new .flex-control-nav{
    position: relative;
    z-index: 2;
    top: 180px;
    left: 0;
    right:0;
    padding-right:15px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
.offcn_banner_new .flex-control-nav li{
    width: auto;
    height: auto;
    margin:0;
}
.offcn_banner_new .flex-control-nav a{
    width: 8px;
    height: 8px;
    background: none;
    border-radius:50%;
    margin:0 5px;
    background-color:#c03c30;
}
.offcn_banner_new .flex-control-nav .flex-active{
    width: 20px;
    
    border-radius:3px;
}

.offcn_banner_new .offcn_con_slide .slides li, .offcn_banner_new .offcn_con_slide{
    height: 202px;
    position: relative;
}
.offcn_banner_new .offcn_con_slide .slides li a{
    display: block;
    width: 100%;
    position: relative;
    height: 202px;

}
.li_jz{
    position: absolute;
    width: 100%;
    height: 100%;
    background:url(//statics.eoffcn.com/statics/images/banner_bg.jpg) no-repeat center;
    background-size: cover;
}
.li_jz .jz_image_name{
    color: #e14a39;
    display: block;
    padding: 20px;
    padding-bottom: 10px;
}
.li_jz .jz_image_name i{
    font-style: normal;
    background: url(//statics.eoffcn.com/statics/images/xiaobiao.png) no-repeat center left;
    background-size: 18px;
    line-height: 18px;
    font-size: 14px;
    padding-left: 30px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box;
}
.li_jz .jz_name{
    
	font-size: 16px;
    line-height: 26px;
    padding: 0 20px;
    box-sizing: border-box;
    display: block;
    font-weight: bold;
    color: #643d2d;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.divMax .li_jz .jz_image_name{
    padding-bottom: 15px;
}
.divMax .li_jz .jz_image_name i{
    background-size: 22px;
    line-height: 18px;
    font-size: 18px;
    padding-left: 30px;
}
.divMax .li_jz .jz_name{
    
	font-size: 20px;
    line-height: 32px;
    padding: 0 20px;
}

.offcn_banner_new .div_new{
    background-color: #fff;
    border: 1px solid #e9e9e9;
    overflow: hidden;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
.offcn_banner_new .mulitline{
    width: 214px;
    height: 106px;
    position: relative;
    margin: auto;
    overflow: hidden;
}
.offcn_banner_new .mulitline li{
    width: 100%;
    height: 106px;
}
.offcn_banner_new .mulitline li div{
    width: 100%;
    position: relative;
    color: #333333;
    height: 13px;
    line-height: 13px;
    font-size: 12px; 
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: 13px;
    margin-bottom: 10px;
}
.offcn_banner_new .mulitline li div:hover a{
    color: #dd413f;
}
.offcn_banner_new .mulitline li div:hover b{
    background-color: #dd413f;
}
.offcn_banner_new .mulitline b{
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #333333;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}